home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d27 / blank331.arc / ANYKEY.DOC next >
Text File  |  1991-04-11  |  6KB  |  125 lines

  1.          ┌─────────────────────────────────────────────────────────────┐
  2.          │ Trademarked names are the property of the respective owners │
  3.          └─────────────────────────────────────────────────────────────┘
  4.  
  5.                (c) Copyright 1988, 1990, 1991 by FM de Monasterio
  6.                              All rights reserved
  7.  
  8.                              -------------------
  9.                              AnyKey version 3.31
  10.                              -------------------
  11.  
  12.  
  13.     AnyKey is a non-resident, EGA/VGA screen blanking utility that displays
  14.     intermittently the prompt: 'Press Any Key...' on different parts of the
  15.     screen.  The original contents of the screen are restored upon any key-
  16.     press.  AnyKey requires an EGA or VGA adapter, and DOS versions 2.00 or
  17.     higher.
  18.  
  19.     Blanking is achieved by the reprogramming of the EGA/VGA color palette,
  20.     that is used to map the video memory data into colors, so that only the
  21.     background/foreground attribute 07h, white on a dark background, can be
  22.     be seen as a dim color. If you have a clock display, make sure that its
  23.     color attributes are not 07h.
  24.  
  25.     In the EGA and EGA-compatible modes of the VGA, AnyKey reads and stores
  26.     palette contents prior to asserting its own color values. (For the EGA,
  27.     this is achieved by setting up a Parameter Save Area where the EGA BIOS
  28.     can store the contents of the palette registers, so that these contents
  29.     can be restored upon conclusion of the execution.  If the EGA BIOS does
  30.     not store these data, AnyKey then loads the DOS default palette.)
  31.  
  32.  
  33.     Upon blanking of the screen, AnyKey also parks all attached hard disks.
  34.     For each physical disk attached to the hard disk controller that can be
  35.     accessed via BIOS disk services, parking is achieved by moving the head
  36.     to the highest disk cylinder.
  37.  
  38.     If a registered version of the resident blanker utility BLANKS.COM with
  39.     the same release number is found resident, AnyKey inactivates the timed
  40.     blanking of BLANKs till the keypress is detected (so as to preserve the
  41.     intermittent display of the prompt).
  42.  
  43.     Usage:  ANYKEY [prompt language] [B] [?]
  44.  
  45.               where    [E] = English (default)
  46.                        [F] = French
  47.                        [P] = Portuguese
  48.                        [S] = Spanish
  49.                        [B] = Beep on the last row
  50.                        [?] = Display a brief help text
  51.  
  52.  
  53.  ------------------------------------------------------------------------------
  54.  
  55.    REGISTRATION
  56.  
  57.    These programs and the documentations (the "Software") are the copyrighted
  58.    property of FM de Monasterio (the "author"), who provides the Software and
  59.    licenses its use.  All rights are reserved.
  60.  
  61.    This Software is part of a user-supported shareware package. If you do not
  62.    wish to register the Software package, but would like to use this utility,
  63.    please send to the address below a US$5.00 check marked "For Deposit Only"
  64.    and payable to "PATIENT CARE FUND, CHILDREN'S HOSPITAL" of Washington, DC.
  65.    Users who donate to such a fund may legally keep and use the utility under
  66.    the limitations described below.
  67.  
  68.                                                    FM de Monasterio
  69.                                                    P.O. Box 219
  70.                                                    Cabin John, MD 20818-0219
  71.    DISTRIBUTION
  72.  
  73.    You may distribute this Software via magnetic and/or electronic means, but
  74.    you are specifically prohibited from:
  75.  
  76.                 - Charging fees or asking donations in exchange of or payment
  77.                   for copies of the Software.
  78.                 - Distributing this Software with commercial products without
  79.                   the written permission from the author.
  80.                 - Distributing this Software via a for-profit organization or
  81.                   group, either alone or with other Software.
  82.  
  83.    The unauthorized copying, decompiling or disassembling of this Software is
  84.    prohibited; any other use of this Software is prohibited without a written
  85.    permission in advance from the author.
  86.  
  87.  
  88.    WARRANTY DISCLAIMER
  89.  
  90.    The author cannot and does not warrant that any function contained in the
  91.    programs will meet your requirements, or that the operation will be error
  92.    free. The entire risk as to the Software performance or quality, or both,
  93.    is solely with the user and not the author. You assume responsibility for
  94.    the selection of the program to achieve your intended results and for the
  95.    installation, use, and results obtained from the Software.
  96.  
  97.    The author makes no warranty, either implied or expressed, including with-
  98.    out limitation any warranty with respect to this Software documented here,
  99.    its quality, performance, or fitness for a particular purpose. In no event
  100.    shall the author be liable to you for damages, whether direct or indirect,
  101.    incidental, special, or consequential arising out the use of or any defect
  102.    in the Software, even if the author has been advised of the possibility of
  103.    such damages, or for any claim by any other party.
  104.  
  105.    All other warranties of any kind, either express or implied,including but
  106.    not limited to the implied warranties of  merchantability and fitness for
  107.    for as a particular purpose, are expressly excluded.
  108.  
  109.  
  110.    LIMITATION OF REMEDIES
  111.  
  112.    The author's entire liability, and your exclusive remedy shall be: (1) the
  113.    replacement of an original Software diskette not meeting the above Limited
  114.    Warranty and which is returned to the author along with proof of purchase,
  115.    or (2), if the author is unable to deliver a replacement diskette which is
  116.    free of defects, you may terminate the License Agreement by returning this
  117.    Software and the corresponding license fee will be returned.
  118.  
  119.    By using the Software, you acknowledge (1) to have read and understood all
  120.    parts of this document and (2) to have agreed with and accepted all of its
  121.    provisions without any reservation.
  122.  
  123. --------------------------------------------------------------------------------
  124. [END]
  125.